range: Fix get_range_rect
authorTimm Bäder <mail@baedert.org>
Fri, 30 Jun 2017 11:21:06 +0000 (13:21 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 20 Jul 2017 01:27:15 +0000 (21:27 -0400)
commit4eba9442df8f5a78046ce7282602456b22fe0aea
treed3763fefde672b1d70531ec92fba3c982cd1573f
parent468e75e43da0c9f227d046fa23fe728a5f2bcec1
range: Fix get_range_rect

get_own_allocation's position is relative to the given widget's origin,
not the parent.
gtk/gtkrange.c